Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.2
Loading...
     编辑文档
     反馈问题
     社区讨论

    本页导航

    Packages

    This article explains how to configure and use packages in the Zadig system. When running builds, tests, code scans, and general tasks in Zadig, users typically need to install necessary software package environments based on their specific business requirements. For example, compiling backend-related code requires Go environment, Java environment, etc., while front-end code requires NodeJS environment and other environments.

    # Create a New Software Package

    Click System Settings -> Packages -> Click Add.

    app

    Parameter Description:

    • Name: The package name
    • Version: The package version
    • Bin Path: The software package binary installation path. Default is $HOME/package
    • Enabled: Controls whether the package is displayed in the package list. Packages currently in use are not affected. Enabled packages can be displayed in Project -> Build -> Add Build -> Dependent Software Packages
    • Package Address: The system automatically downloads the installation package from the configured address and caches it. The installation package can be obtained through the ${FILEPATH} variable
    • Installation Script: The software package installation shell script

    # Using Software Packages

    Supports configuring dependent software packages for builds, tests, code scans, and general tasks. Reference the following documentation:

    • Build Configuration
    • Test Configuration
    • Code Scan Configuration
    • General Task Configuration

    # Built-in Software Packages

    To facilitate quick configuration, the system includes the following commonly used software packages. Visit System Settings -> Package Management to view specific configurations.

    • bower
    • dep
    • ginkgo
    • glide
    • go
    • jMeter
    • java
    • maven
    • node
    • phantomjs
    • php
    • python
    • yarn

    ← Plugin ManagementCustom Image→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式